home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10549 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: wiscnews.wiscnet.net!news
  2. From: Philip Nelson <nelsonp@gbms01.uwgb.edu>
  3. Newsgroups: comp.lang.c
  4. Subject: System V IPC documentation
  5. Date: Mon, 18 Mar 1996 10:59:22 -0800
  6. Organization: UW-Green Bay
  7. Message-ID: <314DB28A.643F@gbms01.uwgb.edu>
  8. NNTP-Posting-Host: 143.200.129.22
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win16; I)
  13.  
  14. I have been trying with limited success to write code with Sys V IPC for 
  15. shared memory access and message passing.  While have had partial success 
  16. I have not been consistently been able to allocate or attach the shared 
  17. areas.  It seems to have something to do with the flags argument to 
  18. shmget but I don't have enough information to understand what is 
  19. happening in the kernel tables.  I need to solve this for my own program 
  20. but more importantly for a group of students who may be doing this in 
  21. next year's class.  I need to know more about the flags argument and how 
  22. keys and ID's are allocated and maintained.
  23.  
  24. tia
  25. -- 
  26. Philip Nelson <nelsonp@gbms01.uwgb.edu>
  27. UW-Green Bay
  28. Network Specialist
  29.